MMNotes.close()

Description Closes the specified Design Notes file and saves any changes. If all key/value pairs have been removed, Dreamweaver deletes the Design Notes file.
Arguments fileHandle
The argument is the file handle returned by MMNotes.open().
Returns Nothing.
Example See MMNotes.set().